GSK: Fix builds against latest stable GLib with MSVC
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 Apr 2021 03:33:00 +0000 (11:33 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 Apr 2021 03:39:17 +0000 (11:39 +0800)
commit8df32e93bea21a67d41ded974f991e9c67e942b6
treed0df72f99cb288120654e221ccf2b6d9f9a825a4
parent14632e11da35720e2b32d155ee01c650065fbb1e
GSK: Fix builds against latest stable GLib with MSVC

GLib-2.68.x now considers warning C4098 ('void' function returning a value) as
an error, so avoid doing that.
gsk/gskrendernode.c